home *** CD-ROM | disk | FTP | other *** search
- echo "Making Miami:rexx dir..."
- makedir miami:rexx
-
- echo "Copying rexx scripts to Miami:rexx..."
- copy rexx/#?.mrx miami:rexx
-
- echo "Now edit the Miami:rexx/LaunchTC.mrx file..."
- wait 1
- ed miami:rexx/launchtc.mrx
-
- echo "Done... now just alter the 'Events' item in Miami according to the .readme"
-
- wait 2
-
- sys:utilities/multiview TC_Miami.readme
-
-
-